Welcome![Sign In][Sign Up]
Location:
Search - J LINK

Search list

[Software EngineeringEase-ARM

Description: 1.EWARM 集成开发环境及J-Link 仿真器2.在EWARM 中生成一个新项目3.编译和连接应用程序.4.用C-SPY 调试应用5.如何编写ST ARM 应用程-1.EWARM integrated development environment and emulator J-Link 2 in EWARM generate a new project 3. Compile and link the application .4. Application using C-SPY debugger 5. How to write ST ARM application
Platform: | Size: 1274880 | Author: 王明 | Hits:

[VHDL-FPGA-VerilogiNEMO-UART-Output

Description: 意法半导体的惯性传感器套件iNEMO通过串口数据数据的固件,通过J-LINK下载至开发板-iNEMO Toolkit firmwire by ST Ltd. (Data output from UART)
Platform: | Size: 147456 | Author: 刘艺 | Hits:

[Embeded-SCM DevelopJLINK

Description: J-LINK V7 , DIY PACKAGE-The J-Link V7, DIY PACKAGE
Platform: | Size: 656384 | Author: Jeff Chen | Hits:

[Software Engineeringxd-stm32-2

Description: 芯达STM32入门系列教程之二《如何安装J-Link驱动软件》-The core reached STM32 entry tutorial series " how to install the J-Link driver software"
Platform: | Size: 233472 | Author: 王梓安 | Hits:

[Other Embeded programJ_Link_repair

Description: J-Link修复文件,包含固件和下载程序-J-Link repair files, firmware, and procedures
Platform: | Size: 10856448 | Author: 姜明聪 | Hits:

[ARM-PowerPC-ColdFire-MIPSJ-Link-8

Description: Jlink V8 clone. the programer and debuger for ARM. This file include schematic and firmware for Jlink V8.
Platform: | Size: 7809024 | Author: tuong | Hits:

[SCMSTM32_NRF24L01

Description: /*************** interface ******************* STM32VET6(SPI1) NRF24L01 PC4 -> CSN PA5 -> SCK PA6 <- MISO PA7 -> MOSI PC5 <- CE PB0 <- IRQ *********************************************/ 开发环境:MDK4.22+固体库V3.5+J-Link仿真器+自行设计开发板 主处理器:STM32FVET6 ,使用硬件SPI1,如果需要用到SPI2或SPI3,修改相关配置即可 -STM32 NRF24L01 TX RX
Platform: | Size: 18056192 | Author: 小雄 | Hits:

[SCMSTM32F103-CC1101

Description: STM32VET6(SPI1) CC1101 PA4 -> CSN PA5 -> SCK PA6 <- MISO PA7 -> MOSI PB0 <- GDO0 PC5 <- GDO1 经测试,收发成功,如果想换成SPI2或SPI3,只需要修改相关配置即可! 用的是标准固件库 V3.5,开发环境是MDK4.22+J-link 开发板,是自己设计的,如果有需要查看,可以联系本人 -STM32 CC1101 433MHz implement cc1101 receive and transfer it is ok on the test
Platform: | Size: 9741312 | Author: 小雄 | Hits:

[OtherJ-link

Description: jlink pcb 完整的jlink pcb图-jlink pcb
Platform: | Size: 168960 | Author: 刘强 | Hits:

[OtherJ_LINK_v7

Description: J-Link V7 Full Project
Platform: | Size: 2197504 | Author: ne0 | Hits:

[Software EngineeringJLinkPro

Description: J-Link Pro schematic
Platform: | Size: 589824 | Author: ne0 | Hits:

[Software EngineeringFirmPRO1X_V403K

Description: J-Link Pro FirmPRO1X_V403K firmware
Platform: | Size: 61440 | Author: ne0 | Hits:

[Software Engineeringjlink_v8

Description: J-Link version 8 firmware
Platform: | Size: 26624 | Author: ne0 | Hits:

[OtherMicrosoft.Press.Programming.Windows.6th.Edition.J

Description: Programming Windows 6ed. by Charles Petzold This book—the 6th edition of Programming Windows—is a guide to writing applications that run under Microsoft Windows 8. To use this book, you’ll need a computer running Windows 8, on which you can install the Windows 8 development tools and software development kit (SDK), most conveniently in the form of the free download of Microsoft Visual Studio Express 2012 for Windows 8. That download is accessible from the Windows 8 developer portal: http://msdn.microsoft.com/windows/apps To install Visual Studio, follow the "Downloads for developers" link on that page and then the “Download the tools and SDK” link on the following page. This page also provides information on obtaining a Windows 8 developer account that lets you upload new applications to the Windows Store.
Platform: | Size: 28812288 | Author: timerune | Hits:

[OtherUM08001_JLinkARM

Description: This document describes J-Link and J-Trace. It provides an overview over the major features of J-Link and J-Trace, gives you some background information about JTAG, ARM and Tracing in general and describes J-Link and J-Trace related software pack- ages available from Segger. Finally, the chapter Support and FAQs on page 277 helps to troubleshoot common problems. For simplicity, we will refer to J-Link ARM as J-Link in this manual. For simplicity, we will refer to J-Link ARM Pro as J-Link Pro in this manual.
Platform: | Size: 2395136 | Author: allen | Hits:

[uCOSOK6410

Description: OK6410开发板下移植的UCOS-II ,进入Uboot下用J-Link下载到开发板可正常运行. -OK6410 development board under the transplant UCOS-II, enter Uboot using J-Link can be downloaded to the development board running.
Platform: | Size: 433152 | Author: fly | Hits:

[SCMJlink_clone_solution

Description: 使用新版本的J-link驱动,版本在V4.50以后的,打开 J-Link ARM或者从KEIL MDK里面选择Debugger为J-LINK / J-Trace Cortex后点Setting时,会提示J-Link为Clone,然后自动关闭。 本文在网上搜集了许多解决办法,并且经过实践挑选出最为有效和完美的解决办法,整理成了一个教程。对于这些方法的原作者,表示感谢。 -A good tutorial to flash the not-working Jlink V8
Platform: | Size: 7905280 | Author: 李玉尧 | Hits:

[Software EngineeringeclipsePJLink_STM32

Description: 介绍了如何使用eclipse+J-link搭建STM32开源开发环境的步骤,以及工程等的设置,非常适合想使用开源开发环境进行STM32开发的人员。-Describes how to use eclipse+J-link to build the STM32 open source development environment steps, and project settings, very suitable to use the open source development environment for STM32 development staff.
Platform: | Size: 1210368 | Author: 沈林 | Hits:

[Software EngineeringJ-Link

Description: jlink v7的用户手册 内容详尽 适用于jlink固化-detailed datasheet of jlink v7
Platform: | Size: 1626112 | Author: stephanie | Hits:

[Other Embeded programkey_rtc_clock

Description: 硬件环境:ARM9-mini2440开发板 软件环境:Keil-MDK软件和J-Link ARM V4.36g软件项目描述: 1、基于ARM9-mini2440 三星s3c2440控制,通过 LCD液晶显示时钟界面、图形文字等; 2、引用RTC实时时钟,MMU,按键外部中断,字符、图像经过取模软件取模和PS软件处理 3、实现的功能:可通过按键产生外部中断进行时间的同步可调。 -The hardware environment: ARM9-mini2440 development board software environment: Keil-MDK software and the J-Link ARM V4.36g software project description: 1、基于ARM9-mini2440 三星s3c2440控制,通过 LCD液晶显示时钟界面、图形文字等; 1, based on the ARM9-mini2440 Samsung S3C2440 control, through the display clock interface, graphic characters, LCD lcd 2、引用RTC实时时钟,MMU,按键外部中断,字符、图像经过取模软件取模和PS软件处理 2, reference RTC real time clock, MMU, key external interrupt, character, image after modulo software module and PS software 3、实现的功能:可通过按键产生外部中断进行时间的同步可调。 3, realize the function: synchronous adjustable keys can generate external interrupt time.
Platform: | Size: 932864 | Author: 戴启盛 | Hits:
« 1 2 3 4 5 6 78 9 »

CodeBus www.codebus.net